home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 12
/
Amiga Format AFCD12 (Apr 1997, Issue 96).iso
/
-in_the_mag-
/
emulation
/
fs1541
/
fs1541-10.readme
< prev
next >
Wrap
Text File
|
1997-02-09
|
1KB
|
46 lines
Short: FileSystem for CBM 1541 disks, v1.0+src.
Author: rawstyle@blackbox.dame.de (Michael Krause)
Uploader: rawstyle@blackbox.dame.de (Michael Krause)
Type: misc/emu
Forget all those nasty tools to read files off 1541 disks:
FS1541 is a full-blown AmigaDOS file system, which reads and writes the CBM
1541 disk format. The CBM 1541 floppy drive has been the standard disk
drive for the C64 computer series, and many people still have disks flying
around. In order to process disks directly, you need the >Catweasel<
floppy disk controller and a 5.25 inch drive, without it you have to get
"fmsdisk.device" from Aminet or somewhere, which lets you operate on ".d64"
disk image files.
Complete source in C is included.
v1.0 (20-Jan-96)
- You can rename files and disks now!
- Writing many small files is faster, since the BAM update is done only
once: one second after the last access, just like the ROM FileSystem
does it.
- Removed bug in ACTION_PARENT
v0.7 (15-Dec-96)
- Block allocation assumed a wrong BAM structure, now fixed.
- Virtual file '$opt'
- Formatting
- Everything works fine with the new multidisk.device 2.0!
v0.6 (08-Dec-96)
- You can write files now!
- Virtual file '$'
- Some small bugs fixed
v0.5 (24-Nov-96)
- First public release
- Michael Krause
rawstyle@blackbox.dame.de
http://www.szczecin.pl/~rawstyle/